asynchronous communication server

英 [eɪˈsɪŋkrənəs kəˌmjuːnɪˈkeɪʃn ˈsɜːvə(r)] 美 [eɪˈsɪŋkrənəs kəˌmjuːnɪˈkeɪʃn ˈsɜːrvər]

网络  异步通信服务器

计算机



双语例句

  1. In this section, you are introduced to the general concepts behind the Service Integration Bus ( SIB) technology that is used for asynchronous communication within WebSphere Process Server.
    在本部分中,您将了解服务集成总线(ServiceIntegrationBus,SIB)技术背后用于WebSphereProcessServer中的异步通信的一般概念。
  2. The CometD framework is an implementation of the Bayeux protocol, which allows for a multi-channel asynchronous communication stream over unreliable networks between a client and server.
    CometD框架是Bayeux协议的实现,可以使得服务器端和客户端在不可靠的网络上进行多通道异步通信。
  3. JMS and JCA Asynchronous Communication Mechanism research in the Application Server
    应用服务器中JMS和JCA异步通讯机制的研究
  4. Based upon Windows Sockets technology and TCP/ IP contract, multithread, multicast, asynchronous selection mechanism and so on were utilized to build the platform of network communication and the application depending on server/ client model.
    基于windowsSockets技术和TCP/IP协议,使用多线程、多址广播等技术及异步选择机制等技术,搭建了网络通讯的平台,建立了基于服务器/客户端框架的应用程序。
  5. This paper begins with a brief introduction of the MVC pattern, and on this basis to study the structure and working principle of the struts framework, combined with Ajax asynchronous communication function, achieve to get data and submit data without refreshing the page to the server.
    本文首先对MVC模式进行简要的介绍,并在此基础上对struts框架的结构和工作原理进行研究,并结合Ajax异步通信功能,实现在不刷新页面向服务器提交数据和获取数据。